2.8.3. Response
| Field | Description | Type |
| id | Tax ID | integer |
| name | Tax name | string |
| val | Value (percentage or amount) | float |
| calc_Type | 1 - included in the amount, 2 - excise tax (fixed amount), 3 - simplified | integer |
| tax_base | 0 – from the position sale amount; 1,2.. - net of previous taxes | integer |
| tax_code | Tax code | string |
Error codes
| Field | Description |
| 200 | Done |
| 500 | HTTP code 500 with error message |